emacs.git
1993-05-08 Richard M.... Provide help-macro, not help-screen.
1993-05-08 Richard M.... Don't add menu bar to minibuffer-only frames.
1993-05-08 Richard M.... (Fx_get_mouse_event, Fx_mouse_events): Code deleted.
1993-05-08 Richard M.... (Vmouse_event): Var deleted.
1993-05-08 Richard M.... (vc-directory-18): cd to the directory in question...
1993-05-08 Richard M.... (vc-directory-18): New function.
1993-05-08 Richard M.... (read_avail_input): If meta_key is 2, let 8 bits thru.
1993-05-08 Eric S. Raymond*** empty log message ***
1993-05-07 Richard M.... (calendar-mode-map): Add arrow key bindings.
1993-05-07 Richard M.... (rmail-resend): Add `resent' attribute.
1993-05-07 Richard M.... (x_get_arg): Call Fintern, not intern.
1993-05-06 Richard M.... (flush-lines, keep-lines, how-many):
1993-05-06 Richard M.... Typo in last change.
1993-05-06 Richard M.... (comint-filter): New function.
1993-05-06 Jim Blandy*** empty log message ***
1993-05-06 Richard M.... (previous-matching-history-element): If minibuf is...
1993-05-06 Richard M.... (comint-previous-matching-input): Use let* in the inter...
1993-05-06 Jim BlandyInitial revision
1993-05-06 Richard M.... Support *-sco3.2v4* as opsystem.
1993-05-06 Richard M.... Comment change.
1993-05-06 Richard M.... Don't include calc directory.
1993-05-06 Jim Wilson> (os): Add -clix*.
1993-05-06 Richard M.... (main): Handle -display like -d.
1993-05-06 Richard M.... (comint-previous-matching-input): New command, on M-r.
1993-05-06 Richard M.... (auto-mode-alist): Delete the entries for makefile...
1993-05-06 Richard M.... Comment changes.
1993-05-05 Richard M.... Doc fix.
1993-05-05 Richard M.... (blink-matching-paren-distance): Change default to...
1993-05-04 Richard M.... (Fdisplay_buffer): Add space to prompt.
1993-05-04 Richard M.... (vc-backend-diff): Use diff-switches, not vc-diff-options.
1993-05-04 Richard M.... Doc fix.
1993-05-04 Richard M.... (minor-mode-map-alist): Don't use it if it's void.
1993-05-04 Richard M.... (vc-dired-prefix-map): New keymap.
1993-05-04 Jim Blandy* configure.in: Use AC_HAVE_HEADERS to test for sys...
1993-05-04 Jim Blandy* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT...
1993-05-04 Jim BlandyImplement extra_keyboard_modifiers properly.
1993-05-04 Jim BlandyChanges for Emacs 19 from Thorsten Ohl <ohl@chico.harva...
1993-05-04 Jim Blandy* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New consta...
1993-05-04 Jim Blandy* systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these...
1993-05-04 Jim Blandy* systime.h: Doc fix.
1993-05-04 Jim Blandy* systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these...
1993-05-04 Jim Blandy* search.c (Freplace_match): Arrange for markers sittin...
1993-05-04 Jim BlandyArrange for Fy_or_n_p to put off switch-frame events.
1993-05-04 Jim Blandy* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New consta...
1993-05-04 Jim Blandy* keymap.c (Fdefine_prefix_command): Doc fix.
1993-05-04 Jim BlandyImplement extra_keyboard_modifiers properly.
1993-05-04 Jim Blandy* fileio.c (Fmake_symbolic_link): If a file already...
1993-05-04 Jim Blandy* emacs.c (SEPCHAR): Instead of defining this to be...
1993-05-04 Jim Blandy* systime.h: Doc fix.
1993-05-04 Jim Blandy* data.c (Ffset): Refuse to set the function value...
1993-05-04 Jim Blandy* config.h.in (getenv): Don't test THIS_IS_YMAKEFILE...
1993-05-04 Jim Blandy* buffer.c (syms_of_buffer): Doc fix for buffer-display...
1993-05-04 Jim Blandy* emacs.c (SEPCHAR): Instead of defining this to be...
1993-05-04 Jim Blandy* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
1993-05-04 Jim Blandy* emacs.c (SEPCHAR): Instead of defining this to be...
1993-05-04 Jim Blandy* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
1993-05-03 Jim Blandy* calendar.el: Update reference to the papers in S...
1993-05-03 Paul Eggertmawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf...
1993-05-03 Richard M.... (help-for-help): Use lower case letters for help options.
1993-05-03 Richard M.... (string-rectangle): Renamed from fill-rectangle.
1993-05-03 Jim Blandy* sun-mouse.el (suspend-emacstool): Run suspend-hook...
1993-05-03 Jim Blandy* yow.el (yow): Fix interactive spec.
1993-05-03 Jim Blandy* subr.el (listify-key-sequence): Use a character const...
1993-05-03 Jim Blandy* sendmail.el (mail-setup): Don't insert "--\n" before the
1993-05-03 Jim Blandy* mouse.el (mouse-buffer-menu): Don't right-justify...
1993-05-03 Jim Blandy* lucid.el: Comment out fset of set-screen-width properly.
1993-05-03 Jim Blandy* files.el (insert-directory): Undo change of March 23;
1993-05-03 Jim Blandy* edebug.el (edebug-display): Call the `mark' function...
1993-05-03 Jim Blandy* disp-table.el (describe-display-table): Don't use...
1993-05-03 Jim Blandy* comint.el (comint-match-partial-pathname): Move ...
1993-05-03 Jim Blandy* bytecomp.el (meta-flag): Declare this an obsolete...
1993-05-03 Jim Blandy* make-dist: Distribute configure, as well as configure.in.
1993-05-03 Jim Blandy* configure.in: Use the AC_PROG_CPP macro, and then...
1993-05-03 Jim Blandy* configure.in: Use the AC_ALLOCA test.
1993-05-02 Richard M.... (find-file-noselect): On VMS, maybe set buffer-file...
1993-05-01 Jim BlandyInitial revision
1993-05-01 Richard M.... (vc-mode-line): Don't alter key bindings.
1993-05-01 Richard M.... Changed.
1993-05-01 Richard M.... (Fsuspend_emacs): Doc fix.
1993-05-01 Richard M.... (vc-revert-buffer1): Fix format of compilation-error...
1993-04-30 Doug EvansFix syntax error.
1993-04-30 Jim Blandy*** empty log message ***
1993-04-30 Steve ChamberlainAccept sh, hms.
1993-04-30 Richard M.... (find-file-noselect): Do set buffer-file-name
1993-04-29 Richard M.... (vc-match-substring): Renamed from match-substring.
1993-04-29 Richard M.... (Fthis_command_keys): Doc fix.
1993-04-29 Richard M.... (wait_reading_process_input): Move the status_notify
1993-04-29 Richard M.... (shell-prompt-pattern): Undo last change.
1993-04-29 Richard M.... (up-arrow, down-arrow, left-arrow, right-arrow): Deleted.
1993-04-29 Richard M.... (Fexpand_file_name): Undo last change--too risky for...
1993-04-29 Richard M.... (Fdefine_function): New function (same code as Fdefalias).
1993-04-29 Richard M.... (LOADHIST_ATTACH): New macro.
1993-04-28 Roland McGrath(vc-revert-buffer1): Ignore non-marker elts of compilat...
1993-04-28 Roland McGrathAdd compilation-minor-mode to minor-mode-alist and...
1993-04-28 Eric S. RaymondInstalled Aaron Larson's new bibtex.el. See the header...
1993-04-28 Roland McGrath(gnus-inews-organization): If ORGANIZATION is "", set...
1993-04-28 Roland McGrath(file-truename): Undo last change.
1993-04-28 Eric S. Raymond(do_autoload): Fixed the bug in the autoload-saving...
1993-04-28 Eric S. RaymondRemoved spurious comment (obsoleted by ;;;###autoload).
1993-04-27 Eric S. Raymond(hscroll-step): New variable.
next